CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 分割 算法

搜索资源列表

  1. Self-adaptionMinerror

    1下载:
  2. 对二维最小误差法进行三维推广, 并结合三维直方图重建和降维思想提出了一种鲁棒的最小误差阈值分割算法.-For the three-dimensional extension of two-dimensional minimum error method, combined with three-dimensional histogram reconstruction and dimension reduction idea of minimum error thresholding a robu
  3. 所属分类:software engineering

    • 发布日期:2015-05-17
    • 文件大小:148480
    • 提供者:程园
  1. Effectual-Method-for-Crowd-Counting

    0下载:
  2. 对固定镜头下视频序列中运动人体的检测和跟踪方法进行研究,利用灰度图像差分双向投影信息检测人体目标,提出一种基于统 计运动区域几何特征固定比例的分割算法,使用最近邻匹配方法对人体进行跟踪。-Video sequences in the detection and tracking of the movement of the human body to study under the fixed lens, bi-directional projector information using
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:1403208
    • 提供者:刘伟豪
  1. level-set

    0下载:
  2. 这是基于活动轮廓模型的水平集图像分割算法,函数比较全,值得参考-This is the level set image segmentation algorithm based on active contour model, the functions are full, which is worthy to read
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-18
    • 文件大小:13072
    • 提供者:弓晓虹
  1. susan

    0下载:
  2. susan算法 matlab程序 图像边缘提取 分割算法-susan algorithm matlab program image edge extraction segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:1154
    • 提供者:高鹏军
  1. fenge

    0下载:
  2. 这是自动窗口分割算法原理,值得参考下载!-This download is automatic window segmentation algorithm principle worth considering!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-05
    • 文件大小:204662
    • 提供者:jeffsonfu
  1. bloodbianyuanchuli

    1下载:
  2. 细胞图像的边缘检测,利用迭代最佳阈值分割算法确定阈值,然后对分割后的图像进行取反,并用腐蚀的方法求边缘-The cell image edge detection using iterative threshold segmentation algorithm to determine the threshold, then the image divided negated, corrosion and edge
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:30640
    • 提供者:彭颖
  1. shuzituxiang

    0下载:
  2. 包括数字图像直方图绘制,数字图像直方图匹配,数字图像基于阈值分割算法-Including digital image histogram drawing, digital image histogram matching, digital image segmentation algorithm based on the threshold
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:4301
    • 提供者:吴迪
  1. NormalizedCuts

    0下载:
  2. 图像分割算法,经过改进后很好的一个算法。希望和大家交流-Image segmentation algorithm, the improved after a good algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-13
    • 文件大小:736080
    • 提供者:tianji
  1. Improved-Random-Walker-algorithm

    2下载:
  2. 基于改进Grow Cut和统计模型的肝脏分割算法的研究与实现-Research and Implementation of liver segmentation algorithm based on improved Grow Cut and statistical models
  3. 所属分类:Special Effects

    • 发布日期:2015-11-12
    • 文件大小:6453248
    • 提供者:马志远
  1. Improved-growcut-with-Snake

    1下载:
  2. 基于改进的Grow-Cut和蛇模型的图像分割算法的研究与实现-Grow-Cut and snake improved model image segmentation algorithm based and Implementation
  3. 所属分类:Special Effects

    • 发布日期:2015-06-13
    • 文件大小:12288
    • 提供者:马志远
  1. segment

    1下载:
  2. 基于VS2010的图像分割源码,包含一些常用的图像分割算法,如边缘检测、区域生长、阈值分割等,需添加灰度图调试-Based on the the VS2010 image segmentation source, contains some of the commonly used image segmentation algorithm, such as edge detection, region growing, thresholding, need to add the gray lev
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:20858636
    • 提供者:马蕾
  1. K-means

    0下载:
  2. 在诸多的图像分割算法中,K-means聚类方法体现出了高效性和简洁性。该代码完整实现了k-means算法,并利用该算法进行图形分割。k-means 算法接受参数 k,然后将事先输入的n个数据对象划分为 k个聚类以使得所获得的聚类满足:同一聚类中的对象相似度较高,不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。-This code implements the K-means method for image segmentation,
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:62007
    • 提供者:Zhang
  1. matlab-image-segmentation

    1下载:
  2. matlab_图像分割算法源码 有很多经典的分割代码 可以应用于具体图像的操作中-image segmentation matlab source code
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:7150
    • 提供者:Ethan
  1. OtsuSegment

    0下载:
  2. 编程实现大津(Otsu)自动灰度阈值分割算法的程序-Programming (Otsu) automatic gray Otsu threshold segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:2973
    • 提供者:wy
  1. graphcut

    1下载:
  2. matlab 实现的图像分割算法大全,比较全面,很不错-matlab achieve image segmentation algorithm Daquan
  3. 所属分类:Special Effects

    • 发布日期:2014-09-12
    • 文件大小:3770368
    • 提供者:zhangsongsong
  1. Fast_GlobalActive_Contour

    0下载:
  2. Fast_Global_Minimization_Active_Contour是目前世界最先进的分割算法之一。使用时将图片放到images文件夹,test-gmac是主程序直接运行即可,gmac是调参程序,绝对好用-Fast_Global_Minimization_Active_Contour is one of the world' s most advanced segmentation algorithm. Use the pictures into images folder, t
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:3849
    • 提供者:商世博
  1. matlab_Shannon

    0下载:
  2. 用matlab实现的最大熵自动阈值分割算法,已经调试过,可以直接用。-Matlab to achieve the maximum entropy automatic threshold segmentation algorithm has been debugged, and can be used directly.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:2880
    • 提供者:Jeff
  1. ex_17_6

    0下载:
  2. 标记分水岭分割算法 如果图像中的目标物体是连接在一起的,则分割起来会很困难,分水岭分割算法精彩用于处理这类问题,通常会取得比较好的效果。-If the image of the target object is connected with, the split will be very difficult to mark a watershed segmentation algorithm, watershed segmentation algorithm wonderful to dea
  3. 所属分类:Graph program

    • 发布日期:2017-11-05
    • 文件大小:1432
    • 提供者:陈静
  1. K_Mean

    0下载:
  2. K-mean图片分割代码,针对对分割算法初学者,有研究意义,便于理解k-mean算法思想-K-mean segmetion
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-13
    • 文件大小:219777
    • 提供者:yjb
  1. K_means_color_segmentation

    0下载:
  2. k-mean算法,对入学者有研究意义,可以了解图像的分割算法基本原理-k-mean algorithm, enrollment research, you can learn the basic principles of image segmentation
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-19
    • 文件大小:1615
    • 提供者:yjb
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com